Initializes a new instance of the ObservableCollection<T> class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ObservableCollection<T> ( |
Visual Basic Copy Code |
---|
Public New (Of T) ( _ |
The initial contents of the collection.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |